Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable management of MKP packages with server role #714

Open
wants to merge 13 commits into
base: devel
Choose a base branch
from

Conversation

ra2xfael
Copy link
Contributor

This pull request tries to enable the installation and management of MKP packages specified by site. Packages can be downloaded or provided on the ansible controller and will be installed, enabled, disabled or removed from the sites.

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

CheckMK MKP packages installation and management is not possible with the server role.

What is the new behavior?

  • Download of mkp packages using HTTP(S)
  • Copying of mkp packages from the ansible controller
  • MKP packages can be installed, enabled, disabled and removed from specific sites.

@github-actions github-actions bot added documentation Improvements or additions to documentation role:server This affects the server role labels Jan 16, 2025
@robin-checkmk robin-checkmk self-assigned this Jan 16, 2025
@robin-checkmk
Copy link
Member

Thanks for this contribution @ra2xfael, looks pretty neat! 💪
Please try to satisfy the tests, as a review on our end might take some time.
But rest assured, we will get back to you when we can. ✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation role:server This affects the server role
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants